TimeCollectionAdd Method |
| Name | Description | |
|---|---|---|
| Add(Time) |
Adds a Time to the collection.
| |
| Add(TimeCollection) |
Adds a TimeCollection to the collection.
| |
| Add(DateTime, DateTime) |
Adds a Time specified with start and end time to the collection.
| |
| Add(DateTime, DateTime, RepeatTime) |
Adds a Time specified with start, end and repeat time to the collection.
|